FaFAFSAScreenLayout 
Logical Entity Name  FaFAFSAScreenLayout 
Default Table Name  FaFAFSAScreenLayout 
Physical Only  NO 
Definition 
 
Note 
 

FaFAFSAScreenLayout Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFAFSAScreenLayoutId(PK)    int  NO 
 
FaFAFSAAwardYearSchemaId(FK)    int  NO 
 
ScreenNumber    smallint  YES 
 
ScreenXamlLayout    xml  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaFAFSAScreenLayout Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_FaFAFSAScreenLayoutFaFAFSAAwardYearSchemaId_FaFAFSAScreenLayoutScreenNumber  Index  FaFAFSAAwardYearSchemaId, ScreenNumber 
PK_FaFAFSAScreenLayout_FaFAFSAScreenLayoutId  PrimaryKey  FaFAFSAScreenLayoutId 

FaFAFSAScreenLayout Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFAFSAAwardYearSchema  Non-Identifying  One To Zero or More  FK_FaFAFSAScreenLayoutFaFAFSAAwardYearSchemaId_FaFAFSAAwardYearSchemaFaFAFSAAwardYearSchemaId      FaFAFSAAwardYearSchemaId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaFAFSAScreenLayoutUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFAFSAScreenLayout Check Constraints 
Check Constraint Name  CheckConstraint